Updated links to point to the ROCm organization. (#337)

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Этот коммит содержится в:
David Galiffi
2024-04-23 02:44:02 -04:00
коммит произвёл GitHub
родитель c29f8e8244
Коммит b81db80926
21 изменённых файлов: 63 добавлений и 63 удалений
+1 -1
Просмотреть файл
@@ -54,7 +54,7 @@ jobs:
path: ./docs
deploy-docs:
if: github.repository == 'AMDResearch/omnitrace' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/gh-pages')
if: github.repository == 'ROCm/omnitrace' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/gh-pages')
runs-on: ubuntu-20.04
needs: build-docs
permissions: