mirror of https://github.com/istio/istio.io.git
Link fix (#706)
This commit is contained in:
parent
47a226cc58
commit
a1c02721e8
|
|
@ -65,7 +65,7 @@ rich proxy-side caching and batching for increased performance.
|
|||
|
||||
- **New Mixer Adapter Model**. A new adapter composition model makes it easier to extend Mixer by adding whole new classes of adapters via templates. This
|
||||
new model will serve as the foundational building block for many features in the future. See the
|
||||
[Adapter Developer's Guide](https://github.com/istio/istio/blob/master/mixer/doc/dev/adapters.md) to learn how
|
||||
[Adapter Developer's Guide](https://github.com/istio/istio/blob/master/mixer/doc/adapters.md) to learn how
|
||||
to write adapters.
|
||||
|
||||
- **Improved Mixer Build Model**. It’s now easier to build a Mixer binary that includes custom adapters.
|
||||
|
|
|
|||
Loading…
Reference in New Issue