Skip to content

Commit

Permalink
Merge pull request #576 from kuzzleio/docs/update-documentation
Browse files Browse the repository at this point in the history
Update repositories.json for iot-platform instead of iot-backend
  • Loading branch information
rolljee authored Mar 6, 2024
2 parents 8d30f14 + 95350e8 commit 2b2a915
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .repos/repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,13 +285,13 @@
"private": true
},
{
"url": "https://github.com/kuzzleio/kuzzle-iot-backend.git",
"repo_name": "kuzzle-iot-backend",
"url": "https://github.com/kuzzleio/iot-platform.git",
"repo_name": "iot-platform",
"doc_version": 3,
"stable": "master",
"dev": "3-dev",
"deploy_path": "/iot-backend/3/",
"name": "iot-backend-3",
"dev": "beta",
"deploy_path": "/iot-platform/3/",
"name": "iot-platform-3",
"private": true
},
{
Expand Down

0 comments on commit 2b2a915

Please sign in to comment.