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 Aug 12, 2023
1 parent 83d57f5 commit 19cd0de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
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 @@ -75,7 +75,7 @@ The [upstream repo][upstream-repo] seems to be left unmaintained and there was c

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

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

## Contributor

Expand All @@ -84,7 +84,7 @@ The [upstream repo][upstream-repo] seems to be left unmaintained and there was c


[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
Expand Up @@ -11,5 +11,5 @@ Remember `npm install` if you want to rebuilding hint data or developing extensi

@todo

[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 19cd0de

Please sign in to comment.