Skip to content

Commit 68907d2

Browse files
windsonseajimoosciuc
authored andcommitted
Fix a 404 link in send_request.ipynb (sgl-project#5280)
Signed-off-by: windsonsea <[email protected]>
1 parent 49c23d9 commit 68907d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/send_request.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"source": [
167167
"## Using Native Generation APIs\n",
168168
"\n",
169-
"You can also use the native `/generate` endpoint with requests, which provides more flexiblity. An API reference is available at [Sampling Parameters](../references/sampling_params.md)."
169+
"You can also use the native `/generate` endpoint with requests, which provides more flexiblity. An API reference is available at [Sampling Parameters](sampling_params.md)."
170170
]
171171
},
172172
{

0 commit comments

Comments
 (0)