Skip to content

Commit b3dbbd3

Browse files
authored
fix IDC Swagger URL
1 parent 2533420 commit b3dbbd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

API/notebooks/How_to_use_IDC_APIs.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"source": [
9595
"### What is SwaggerUI?\n",
9696
"\n",
97-
"[SwaggerUI](https://swagger.io/tools/swagger-ui/) is a user interface that allows users to try out the APIs and view their documentation easily. You can access the IDC API SwaggerUI [here](https://api-dot-idc-dev.appspot.com/v1/swagger)."
97+
"[SwaggerUI](https://swagger.io/tools/swagger-ui/) is a user interface that allows users to try out the APIs and view their documentation easily. You can access the IDC API SwaggerUI [here](https://api.imaging.datacommons.cancer.gov/v1/swagger)."
9898
]
9999
},
100100
{
@@ -1092,4 +1092,4 @@
10921092
"outputs": []
10931093
}
10941094
]
1095-
}
1095+
}

0 commit comments

Comments
 (0)