Add missing TOC link

This commit is contained in:
David Pedersen
2021-07-22 15:38:55 +02:00
parent 6705e79ed7
commit e4a0199c76
+1
View File
@@ -15,6 +15,7 @@
//! - [Sharing state with handlers](#sharing-state-with-handlers) //! - [Sharing state with handlers](#sharing-state-with-handlers)
//! - [Routing to any `Service`](#routing-to-any-service) //! - [Routing to any `Service`](#routing-to-any-service)
//! - [Nesting applications](#nesting-applications) //! - [Nesting applications](#nesting-applications)
//! - [Examples](#examples)
//! - [Feature flags](#feature-flags) //! - [Feature flags](#feature-flags)
//! //!
//! # Goals //! # Goals