Skip to content

Commit 841c254

Browse files
committed
Merge pull request #51 from krancour/fix-broken-sub-section-links
doc(understanding): Fix semi-broken links
2 parents a9cbb87 + 869a9bf commit 841c254

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/understanding-deis/components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ replayed from object storage so no data is lost. For more information on backup
3030
and restore read the documentation for
3131
[Backing up and Restoring Data][backupandrestore].
3232

33-
## Builder: builder, slugbuilder, and dockerbuilder
33+
## <a name="builder"></a>Builder: builder, slugbuilder, and dockerbuilder
3434

3535
Project Location: [deis/builder](https://github.com/deis/builder)
3636

@@ -113,7 +113,7 @@ The router component uses Kubernetes annotations for both Application discovery
113113
as well as router configuration. For more detailed documentation and possible
114114
configuration view the router [project documentation][router-documentation].
115115

116-
## Logger: fluentd, logger
116+
## <a name="logger"></a>Logger: fluentd, logger
117117

118118
The logging subystem consists of two compoents. Fluentd handles log shipping
119119
and logger maintains a ring-buffer of application logs.

0 commit comments

Comments
 (0)