Skip to content

Commit 3fa7c34

Browse files
authored
Merge pull request #70 from CircleCI-Public/update-mds
docs: update links in .mds
2 parents a8a6afb + 4ba74fc commit 3fa7c34

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ Your issue must follow these guidelines for it to be considered:
4141

4242
# Opening a Pull Request
4343

44-
To contribute, [fork](https://help.github.com/articles/fork-a-repo/)
44+
To contribute,
45+
[fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
4546
`circleci-yaml-language-server`, commit your changes, and
46-
[open a pull request](https://help.github.com/articles/using-pull-requests/).
47+
[open a pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).
4748

4849
Your request will be reviewed as soon as possible. You may be asked to make
4950
changes to your submission during the review process.
@@ -65,4 +66,4 @@ All community members are expected to adhere to our
6566
# License
6667

6768
CircleCI's `circleci-yaml-language-server` is released under the
68-
[Apache License 2.0](./LICENSE).
69+
[Apache License 2.0](./LICENSE.md).

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# CircleCI YAML Language Server
44

5-
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/CircleCI-Public/circleci-yaml-language-server/tree/master.svg?style=svg&circle-token=4f59ef1a4041930f4d07e37cb0b7ebd764f9689e)](https://dl.circleci.com/status-badge/redirect/gh/CircleCI-Public/circleci-yaml-language-server/tree/master)
5+
[![CircleCI](https://circleci.com/gh/CircleCI-Public/circleci-yaml-language-server/tree/main.svg?style=svg)](https://app.circleci.com/pipelines/github/CircleCI-Public/circleci-yaml-language-server)](https://dl.circleci.com/status-badge/redirect/gh/CircleCI-Public/circleci-yaml-language-server/tree/main)
66
[![GitHub release](https://img.shields.io/github/v/release/circleci-public/circleci-yaml-language-server)](https://github.com/circleci-public/circleci-yaml-language-server/releases)
77
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE.md)
88

@@ -66,7 +66,7 @@ CircleCI Configuration files. It offers:
6666
orb-defined command or parameter.
6767

6868
<p align="center">
69-
<img src="https://images.ctfassets.net/il1yandlcjgk/knAhj4Gns5QidEb9ZQiwz/66bdeba70a7221bb12ad574e4f5e6572/config_helper_go-to-definition-optimised.gif" alt="circleci-vscode-go-to-definition" width="50%"/>
69+
<img src="https://images.ctfassets.net/il1yandlcjgk/3JVSu8rTDQRJcIMGF866oJ/444091930e6c64dc9d52f17755e16af9/config_helper_go-to-definition-optimised.gif" alt="circleci-vscode-go-to-definition" width="50%"/>
7070
</p>
7171

7272
- **Contextual documentation and usage hints when hovering on specific keys**,
@@ -76,37 +76,37 @@ CircleCI Configuration files. It offers:
7676
navigation.
7777

7878
<p align="center">
79-
<img src="https://images.ctfassets.net/il1yandlcjgk/3CFOeD8gH89Dq2A6P0aaGi/d2e2afdb3ec456df857533c413022c7c/config_helper_on-hover-documentation.png" alt="circleci-vscode-documentation-on-hover" width="50%"/>
79+
<img src="https://images.ctfassets.net/il1yandlcjgk/6bloAnI35jXou9Q91aGFgU/356b1554d42c77fb2708fac980a8d592/config_helper_on-hover-documentation.png" alt="circleci-vscode-documentation-on-hover" width="50%"/>
8080
</p>
8181

8282
- **Syntax validation** - which makes it much easier to identify typos,
8383
incorrect use of parameters, incomplete definitions, wrong types, invalid or
8484
deprecated machine versions, etc.
8585

8686
<p align="center">
87-
<img src="https://images.ctfassets.net/il1yandlcjgk/6HXk81I7GxFwZ6F8X29CCN/a8b82d3f8a458c847ae9b1ac2e0b31f2/config_helper_syntax-validation.gif" alt="circleci-vscode-syntax-validation" width="50%"/>
87+
<img src="https://images.ctfassets.net/il1yandlcjgk/1dF1ic2cUczaMYdxnSUZuF/fbc1eb5d5894a803caf297c57e808738/config_helper_syntax-validation.gif" alt="circleci-vscode-syntax-validation" width="50%"/>
8888
</p>
8989

9090
- **Usage warnings** - which can help identify deprecated parameters, unused
9191
jobs or executors, or missing keys that prevent you from taking advantage of
9292
CircleCI’s full capabilities
9393

9494
<p align="center">
95-
<img src="https://images.ctfassets.net/il1yandlcjgk/47wbq0Yp0BfIQMmVKg0vd2/86a6cf49af3c15848269b9f876b6b49e/config_helper_usage-warning.png" alt="circleci-vscode-usage-warnings" width="50%"/>
95+
<img src="https://images.ctfassets.net/il1yandlcjgk/404bGppmtCgvE0WOmPk0E/0a92e373929d6d19c8f5a742f1097511/config_helper_usage-warning.png" alt="circleci-vscode-usage-warnings" width="50%"/>
9696
</p>
9797

9898
- **Auto completion**, available both on built-in keys and parameters and on
9999
user-defined variables
100100

101101
<p align="center">
102-
<img src="https://images.ctfassets.net/il1yandlcjgk/lDNOHSw9R59F9nhhN3KWq/6adf764144b085e3d22c26de8e653a33/config_helper_autocomplete.png" alt="circleci-vscode-autocomplete" width="50%"/>
102+
<img src="https://images.ctfassets.net/il1yandlcjgk/3jXaQvhOQgayhV9O4nfAhZ/b6d55e689ddfcf7673ab7e9b76ba0a53/config_helper_autocomplete.png" alt="circleci-vscode-autocomplete" width="50%"/>
103103
</p>
104104

105105
## <a name="platforms"></a>Platforms, Deployment and Package Managers
106106

107107
The tool is deployed through
108108
[GitHub Releases](https://github.com/CircleCI-Public/circleci-yaml-language-server/releases).
109-
Green builds on the `master` branch will publish a new GitHub release. These
109+
Green builds on the `main` branch will publish a new GitHub release. These
110110
releases contain binaries for macOS, Linux and Windows.
111111

112112
This is a project in active development, and we target a release frequency of

editors/vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ useful editor keyboard shortcuts:
7575
### For more information
7676

7777
- [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown)
78-
- [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/)
78+
- [Markdown Syntax Reference](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github)
7979

8080
**Enjoy!**

0 commit comments

Comments
 (0)