Skip to content

Commit

Permalink
WMS 11408 - fix ssh for OCW (#52)
Browse files Browse the repository at this point in the history
* cleanup migration

cleanup migration

* clean up after migration

clean up after migration

* WMS 7261: Fix OCW manifest

WMS 7261: Fix OCW manifest

* emergency pr

emergency pr

* Patch PAR URLs database-maa repository

Patch PAR URLs database-maa repository

* Fix database-maa repo (outdated URLS)

Fix database-maa repo (outdated URLS)

* WMS 11408 - fix ssh for OCW

WMS 11408 - fix ssh for OCW
  • Loading branch information
klazarz authored Sep 10, 2024
1 parent 0e8de5a commit 62480e3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions recovery-service/workshops/ocw24-sandbox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,15 @@
"title": "Lab 4: Create an on-demand backup",
"filename": "../../on-demand-backup/on-demand-backup.md"
},
{
"title": "Your LiveLabs SSH Key",
"description": "How to use LiveLabs' SSH Keys",
"filename": "https://oracle-livelabs.github.io/common/labs/livelabs-ssh/livelabs-ssh.md"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename":"https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
"filename": "https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
}
]
}
}

0 comments on commit 62480e3

Please sign in to comment.