Skip to content

Commit c330df4

Browse files
authored
Correction of deprecated link to description of Fiware device model
1 parent 69673ef commit c330df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/device-model/device-model-edit/device-model-edit.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166

167167
<div class="row mb-2">
168168
<div class="form-group mt-3 col-12">
169-
<a href="https://fiware-datamodels.readthedocs.io/en/latest/Device/DeviceModel/doc/spec/index.html" target="_blank">
169+
<a href="https://github.com/smart-data-models/dataModel.Device" target="_blank">
170170
{{'QUESTION.DEVICE-MODEL.FIWARE-LINK-TEXT' | translate}}
171171
</a>
172172
</div>

0 commit comments

Comments
 (0)