Skip to content

Commit fee1a27

Browse files
authored
Merge pull request #388 from MegaGM/patch-1
broken link
2 parents 75915cf + 03fa504 commit fee1a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scc-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ The **scc-state** instance does not handle any pub/sub messages and so it is not
110110

111111
Note that you can launch the services in any order you like but if your state server is not available, you may get harmless `Socket hung up` warnings on other instances (while they keep trying to reconnect) until **scc-state** becomes available again.
112112

113-
The **socketcluster** deployment in https://github.com/SocketCluster/socketcluster/kubernetes/ uses podAntiAffinity rule to ensure only one socketcluster instance is scheduled for any given kubernetes node. This may be preferred, since we want to run on as many cores as possible.
113+
The **socketcluster** deployment in https://github.com/SocketCluster/socketcluster/tree/master/kubernetes uses podAntiAffinity rule to ensure only one socketcluster instance is scheduled for any given kubernetes node. This may be preferred, since we want to run on as many cores as possible.

0 commit comments

Comments
 (0)