Skip to content

Commit abefc17

Browse files
committed
fixed broken hyperlink in Conclusion
1 parent e96dc86 commit abefc17

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)