Skip to content

Commit bc189bc

Browse files
authored
Merge pull request Esri#300 from jyaistMap/jy-upd-owlink
fixed broken hyperlink in Conclusion section. thanks @jyaistMap
2 parents e96dc86 + abefc17 commit bc189bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/05_content_publishers/updating_features_in_a_feature_layer.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2262,7 +2262,7 @@
22622262
"\n",
22632263
"This method is editing intensive and you may choose this when the number of features to edit is less or if you needed to selectively update certain features as updates come in.\n",
22642264
"\n",
2265-
"An alternate method is to overwrite the feature layer altogether when you always have current information coming in. This method is explained in the sample [Overwriting feature layers](https://developers.arcgis.com/python/sample-notebook/overwriting-feature-layers)"
2265+
"An alternate method is to overwrite the feature layer altogether when you always have current information coming in. This method is explained in the sample [Overwriting feature layers](https://developers.arcgis.com/python/sample-notebooks/overwriting-feature-layers)"
22662266
]
22672267
}
22682268
],

0 commit comments

Comments
 (0)