diff --git a/README.md b/README.md index 57a93697..b59f84f3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ A quick list of Ocelot's capabilities for more information see the [documentatio * Retry policies / QoS * Load Balancing * Logging / Tracing / Correlation -* Headers / Query String / Claims Transformation +* Headers / Method / Query String / Claims Transformation * Custom Middleware / Delegating Handlers * Configuration / Administration REST API * Platform / Cloud Agnostic diff --git a/docs/index.rst b/docs/index.rst index 4aba33fd..7952c91a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,7 +23,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n features/requestaggregation features/graphql features/servicediscovery - features/servicefabric + features/servicefabric features/kubernetes features/authentication features/authorisation @@ -33,6 +33,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n features/caching features/qualityofservice features/headerstransformation + features/methodtransformation features/claimstransformation features/logging features/tracing