Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: ahmadali shafiee <mail@ahmadalli.net>
  • Loading branch information
ahmadalli committed Mar 21, 2024
1 parent 03737c1 commit 8985d05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Nginx config file hint(auto-completion) for VS Code

[![.github/workflows/ci.yaml](https://github.com/ahmadalli/vscode-nginx-conf-hint/actions/workflows/ci.yaml/badge.svg)](https://github.com/ahmadalli/vscode-nginx-conf-hint/actions/workflows/ci.yaml)
[![.github/workflows/ci.yaml](https://github.com/ahmadalli/vscode-nginx-conf/actions/workflows/ci.yaml/badge.svg)](https://github.com/ahmadalli/vscode-nginx-conf/actions/workflows/ci.yaml)


A Visual Studio Code extension that helps you write Nginx configuration files.
Expand Down Expand Up @@ -90,7 +90,7 @@ about building/contributing this project

[LiuYue(hangxingliu)](https://github.com/hangxingliu): Author of the [Original Project][upstream-repo]

[ahmadali shafiee](https://github.com/ahmadalli)
[ahmadali shafiee](https://ahmadalli.rocks)

## Contributors

Expand All @@ -101,7 +101,7 @@ about building/contributing this project


[nginx-doc]: https://nginx.org/en/docs/
[doc-script]: https://github.com/ahmadalli/vscode-nginx-conf-hint/blob/main/utils/download_hint_data.js
[doc-script]: https://github.com/ahmadalli/vscode-nginx-conf/blob/main/utils/download_hint_data.js
[icon-nginx]: https://github.com/shanoor/vscode-nginx/blob/main/nginx_logo.png
[issues]: https://github.com/ahmadalli/vscode-nginx-conf/issues
[pr]: https://github.com/ahmadalli/vscode-nginx-conf/pulls
Expand Down
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ yarn run test:web-ext
```


[issues]: https://github.com/ahmadalli/vscode-nginx-conf-hint/issues
[pr]: https://github.com/ahmadalli/vscode-nginx-conf-hint/pulls
[issues]: https://github.com/ahmadalli/vscode-nginx-conf/issues
[pr]: https://github.com/ahmadalli/vscode-nginx-conf/pulls

0 comments on commit 8985d05

Please sign in to comment.