Skip to content

Commit 78f6228

Browse files
author
Marc Paquette
authored
Update 010-what-is-gorouter.markdown
Fix a few typos in the what-is-gorouter section of the documentation.
1 parent df1523f commit 78f6228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gorouter/010-what-is-gorouter.markdown

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

1111
So what is Gorouter?
1212

13-
[Gorouter](https://github.com/cloudfoundry/gorouter) is a bosh job in [routing release](https://github.com/cloudfoundry/routin
13+
[Gorouter](https://github.com/cloudfoundry/gorouter) is a bosh job in [routing release](https://github.com/cloudfoundry/routing-release)
1414

1515
* subscribing to route registration messages from nats and keeping an up-to-date routing table
1616
* acting as a reverse proxy and routing to backends 👈👈👈
@@ -19,7 +19,7 @@ So what is Gorouter?
1919
In this section we are going to focus on the second bullet: how gorouter acts as a reverse proxy and routes to backends.
2020

2121
## How
22-
1. 📚Skim through [bosh configuration options for gorouter](https://github.com/cloudfoundry/routing-release/blob/develop/jobs/
22+
1. 📚Skim through [bosh configuration options for gorouter](https://github.com/cloudfoundry/routing-release/blob/develop/jobs/)
2323

2424
## Links
2525
* [Gorouter](https://github.com/cloudfoundry/gorouter)

0 commit comments

Comments
 (0)