Fixed: Broken Link in Fork and PR index.md
Link was encased in brackets and ) was added and the end of the link resulting in a broken link - fixed by escaping the last character
This commit is contained in:
parent
34e4cae27e
commit
bfe44d2141
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ weight = 100
|
||||||
|
|
||||||
## Abstract
|
## Abstract
|
||||||
|
|
||||||
AL Guidelines is a community project, and as such YOU are encouraged to submit corrections and new ideas. In order to get your content included, you must submit a pull request to the GitHub Repository (Located here: https://github.com/microsoft/alguidelines). All Pull Requests are subject to approval by a minimum three admins.
|
AL Guidelines is a community project, and as such YOU are encouraged to submit corrections and new ideas. In order to get your content included, you must submit a pull request to the GitHub Repository (Located here: https://github.com/microsoft/alguidelines\). All Pull Requests are subject to approval by a minimum three admins.
|
||||||
|
|
||||||
If You are toying with an idea, but You aren't ready to create a document just yet, you are encouraged to create a project discussion thread here: https://github.com/microsoft/alguidelines/discussions
|
If You are toying with an idea, but You aren't ready to create a document just yet, you are encouraged to create a project discussion thread here: https://github.com/microsoft/alguidelines/discussions
|
||||||
|
|
||||||
|
|
@ -57,4 +57,4 @@ To do so, head on over to the repository on GitHub where your project lives. For
|
||||||
|
|
||||||
GitHub will bring you to a page that shows the differences between your fork and the microsoft/alguidelines repository. Click **Create pull request.**
|
GitHub will bring you to a page that shows the differences between your fork and the microsoft/alguidelines repository. Click **Create pull request.**
|
||||||
|
|
||||||
GitHub will bring you to a page where you can enter a title and a description of your changes. _It's important to provide as much useful information and a rationale for why you're making this pull request in the first place._ The project owners needs to be able to determine whether your change is as useful to everyone as you think it is. Finally, click **Create pull request.**
|
GitHub will bring you to a page where you can enter a title and a description of your changes. _It's important to provide as much useful information and a rationale for why you're making this pull request in the first place._ The project owners needs to be able to determine whether your change is as useful to everyone as you think it is. Finally, click **Create pull request.**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue