Skip to content

Commit 39faec9

Browse files
committed
Fix sandbox url
1 parent 1c8fd9e commit 39faec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dandi/DANDI User Guide, Part II.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
"\n",
459459
"All code of the DANDI API server is available openly from https://github.com/dandi/dandi-api/ . A number of convenient interfaces are available to help you learn about what features it provides, and how to interact with the server.\n",
460460
"\n",
461-
"Both production and sandbox servers have a [Swagger](https://swagger.io/) interface, which you can reach by going to https://api.dandiarchive.org/swagger/ for production (and https://api-sandbox.dandiarchive.org/swagger/ for sandbox, which is where your test datasets are):\n",
461+
"Both production and sandbox servers have a [Swagger](https://swagger.io/) interface, which you can reach by going to https://api.dandiarchive.org/swagger/ for production (and https://api.sandbox.dandiarchive.org/swagger/ for sandbox, which is where your test datasets are):\n",
462462
"\n",
463463
"![image.png](attachment:image.png)\n",
464464
"\n",

0 commit comments

Comments
 (0)