You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gorouter/010-what-is-gorouter.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ sidebar:
10
10
11
11
So what is Gorouter?
12
12
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)
14
14
15
15
* subscribing to route registration messages from nats and keeping an up-to-date routing table
16
16
* acting as a reverse proxy and routing to backends 👈👈👈
@@ -19,7 +19,7 @@ So what is Gorouter?
19
19
In this section we are going to focus on the second bullet: how gorouter acts as a reverse proxy and routes to backends.
20
20
21
21
## 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/)
0 commit comments