Skip to content

Commit 3a158c1

Browse files
Update CONTRIBUTING (#430)
* Fix link for build instructions in CONTRIBUTING it's not properly generated on GitHub - simple link to a README section, without rst syntax should work just fine. * Update link (in CONTRIBUTING.rst) to proper versions file Ref. #313
1 parent 9b23922 commit 3a158c1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CONTRIBUTING.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ Work with a Local Copy
8888
----------------------
8989

9090
For bigger edits you will need a local version of the tools. See
91-
:ref:`Build the Specification <build_spec>` for instructions.
91+
`Build the Specification <README.rst#build-the-specification>`_
92+
for instructions.
9293

9394
-------------
9495
Editing Tools
@@ -114,7 +115,7 @@ Create a New Version Number
114115
-----------------------------
115116

116117
Change version in `<oneapi-doc.json>`__ and update the table in
117-
`<source/versions.rst>`__.
118+
`<releases/index.rst>`__.
118119

119120
------------
120121
More Reading

0 commit comments

Comments
 (0)