Skip to content

Commit

Permalink
Merge pull request #566 from samjwu/prj
Browse files Browse the repository at this point in the history
build(projects.yaml): Change development branch to develop for install docs
  • Loading branch information
samjwu committed Dec 19, 2023
2 parents 9263ef2 + 0369bc6 commit 1b051eb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/rocm_docs/data/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ projects:
hip-vs:
target: https://rocm.docs.amd.com/projects/hip-vs/en/${version}
development_branch: master
rocm-install-on-linux:
target: https://rocm.docs.amd.com/projects/install-on-linux/en/${version}
development_branch: main
miopen: https://rocm.docs.amd.com/projects/MIOpen/en/${version}
mivisionx: https://rocm.docs.amd.com/projects/MIVisionX/en/${version}
python: https://docs.python.org/3/
Expand All @@ -53,6 +50,12 @@ projects:
development_branch: amd-master
rocm: https://rocm.docs.amd.com/en/${version}
rocm-docs-core: https://rocm.docs.amd.com/projects/rocm-docs-core/en/${version}
rocm-install-on-linux:
target: https://rocm.docs.amd.com/projects/install-on-linux/en/${version}
development_branch: develop
rocm-install-on-windows:
target: https://rocm.docs.amd.com/projects/install-on-windows/en/${version}
development_branch: develop
rocm_smi_lib:
target: https://rocm.docs.amd.com/projects/rocm_smi_lib/en/${version}
development_branch: master
Expand All @@ -76,6 +79,3 @@ projects:
rtd: https://docs.readthedocs.io/en/stable/
sphinx: https://www.sphinx-doc.org/en/master/
transferbench: https://rocm.docs.amd.com/projects/TransferBench/en/${version}
rocm-install-on-windows:
target: https://rocm.docs.amd.com/projects/install-on-windows/en/${version}
development_branch: main

0 comments on commit 1b051eb

Please sign in to comment.