Skip to content

Commit 2be5c3a

Browse files
committed
fix url
1 parent e891ad1 commit 2be5c3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

examples/basics/labels.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"metadata": {},
4141
"source": [
4242
"#### *** This section explains how to use the Label object but It is reccomended that you use bulk export for exporting labels *** \n",
43-
"* Bulk export examples: https://github.com/Labelbox/labelbox-python/tree/develop/examples/label_export\n",
44-
"* Label format documentation: https://docs.labelbox.com/data-model/en/index-en#label"
43+
"* [Bulk export examples](https://github.com/Labelbox/labelbox-python/tree/develop/examples/label_export)\n",
44+
"* [Label format documentation](https://docs.labelbox.com/data-model/en/index-en#label)"
4545
]
4646
},
4747
{

examples/label_export/text.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"id": "biblical-insured",
146146
"metadata": {},
147147
"source": [
148-
"* To get more information on the fields in the label payload click on the following link: https://docs.labelbox.com/data-model/en/index-en#label"
148+
"* To get more information on the fields in the label payload, follow [our documentation here](https://docs.labelbox.com/data-model/en/index-en#label)"
149149
]
150150
},
151151
{

examples/label_export/video.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"id": "crude-sender",
151151
"metadata": {},
152152
"source": [
153-
"* To get more information on the fields in the label payload click on the following link: https://docs.labelbox.com/data-model/en/index-en#label"
153+
"* To get more information on the fields in the label payload, follow [our documentation here](https://docs.labelbox.com/data-model/en/index-en#label)"
154154
]
155155
},
156156
{

0 commit comments

Comments
 (0)