Skip to content

Commit f74de20

Browse files
committed
fixup conf tutorial
1 parent 9bb0b6d commit f74de20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

features/602.ngsild.RelationshipsAndDataModels_Stellio.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Feature: test tutorial 602 Linked Data: Relationships and Data Models (Stellio)
44
# Parameters to be considered (aka INTERESTING_FEATURES_STRINGS)
55
#
66
url: https://fiware-tutorials.readthedocs.io/en/latest/relationships-linked-data.html
7-
git-clone: https://github.com/stellio-hub/tutorials.Relationships-Linked-Data.git
7+
git-clone: https://github.com/FIWARE/tutorials.Relationships-Linked-Data.git
88
git-directory: /tmp/tutorials.Relationships-Linked-Data
99

10-
shell-commands: git checkout feature/align-vocab-property; ./services stellio
11-
#clean-shell-commands: ./services stop
10+
shell-commands: git checkout NGSI-v2; ./services stellio
11+
clean-shell-commands: ./services stop
1212

1313
# Overall Note: The tutorial does not say anything out the response code expected.
1414
# Even the success code is not always the same! It takes 200, 201, 204 depending on the API

0 commit comments

Comments
 (0)