Skip to content

Commit f9ab66f

Browse files
committed
Fix link errors
1 parent 2922ad8 commit f9ab66f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/_posts/2018-06-10-bsp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ alongside LSP.
8383

8484
Today I'd like to announce `v1.0.0` of the Build Server Protocol. This
8585
version has been the result of a fruitful collaboration between the Scala
86-
Center (me and [Ólafur Páll Geirsson](olafurpg)) and [Justin
86+
Center (me and [Ólafur Páll Geirsson][olafurpg]) and [Justin
8787
Kaeser][jastice], the [JetBrains] developer responsible for sbt support in
8888
[IntelliJ IDEA].
8989

@@ -113,7 +113,7 @@ IntelliJ's editor.
113113

114114
The process to import project via BSP is as follows:
115115

116-
1. [Export your build to Bloop](bloop-instructions). The Bloop server will
116+
1. [Export your build to Bloop][bloop-instructions]. The Bloop server will
117117
immediately pick up these changes.
118118
2. Import the build from Bloop to your IDE via BSP.
119119

0 commit comments

Comments
 (0)