Skip to content

Commit 0ab9f78

Browse files
authored
[docs] Fix link appearing improperly (#131225)
See current live website: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access ![image](https://github.com/user-attachments/assets/f3212ca6-b2a6-4d83-9323-11ba4148d991) Building locally, it appears correctly: ![image](https://github.com/user-attachments/assets/68f5e932-1abf-48cf-93f0-30dacb0910c6) Feel free to merge immediately.
1 parent 0f8c075 commit 0ab9f78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/DeveloperPolicy.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,9 @@ What are the expectations around a revert?
539539
Obtaining Commit Access
540540
-----------------------
541541

542-
Once you have 3 or more merged pull requests, you may use this
543-
link <https://github.com/llvm/llvm-project/issues/new?title=Request%20Commit%20Access%20For%20%3Cuser%3E&body=%23%23%23%20Why%20Are%20you%20requesting%20commit%20access%20?>`_ to file
544-
an issue and request commit access. Replace the <user> string in the title
542+
Once you have 3 or more merged pull requests, you may use `this link
543+
<https://github.com/llvm/llvm-project/issues/new?title=Request%20Commit%20Access%20For%20%3Cuser%3E&body=%23%23%23%20Why%20Are%20you%20requesting%20commit%20access%20?>`_
544+
to file an issue and request commit access. Replace the <user> string in the title
545545
with your github username, and explain why you are requesting commit access in
546546
the issue description. Once the issue is created, you will need to get two
547547
current contributors to support your request before commit access will be granted.

0 commit comments

Comments
 (0)