Skip to content

Commit 2442bd9

Browse files
author
Sebastian Fichtner
committed
Update links to codeface website
1 parent ccfac46 commit 2442bd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ A user or admin **should** configure `LSPService` by editing `LSPServiceConfig.j
5151
- `swift build --configuration release --arch x86_64`
5252
- get them from `.build/<target architecture>/release/LSPService`
5353
- upload them somewhere ...
54-
* ... or just use the [download links](https://www.codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html) I provide for Codeface
54+
* ... or just use the [download links](https://codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html) I provide for Codeface
5555
3. Let your editor encourage users to download and run `LSPService`:
5656
* Succinctly describe which features LSPService unlocks.
57-
* Offer a link to a user friendly download page (or similar), like [this one](https://www.codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html).
57+
* Offer a link to a user friendly download page (or similar), like [this one](https://codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html).
5858

5959
## API
6060

@@ -95,7 +95,7 @@ Here are the internal composition and dependencies of LSPService:
9595

9696
![](Documentation/architecture.png)
9797

98-
The above image was created with the [Codeface.io](https://www.codeface.io) app.
98+
The above image was created with the [Codeface.io](https://codeface.io) app.
9999

100100
## Development Status
101101

0 commit comments

Comments
 (0)