diff --git a/90-MixConfigs/06-HTTPS-Gateway_Service_Entry/README.md b/90-MixConfigs/01-HTTPS-Gateway_Service_Entry/README.md similarity index 95% rename from 90-MixConfigs/06-HTTPS-Gateway_Service_Entry/README.md rename to 90-MixConfigs/01-HTTPS-Gateway_Service_Entry/README.md index c88f6df..67f432d 100755 --- a/90-MixConfigs/06-HTTPS-Gateway_Service_Entry/README.md +++ b/90-MixConfigs/01-HTTPS-Gateway_Service_Entry/README.md @@ -24,10 +24,10 @@ Bear in mind that when Istio is communicating with resources externals to the me Also, policy enforcement is performed in the client side instead of the server side. -> **Note:**/ +> **Note:**\ > For more information regarding the `resolution` field or the `location` field, refer to the following official Istio documentations: -> [ServiceEntry.Location](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Location) -> [ServiceEntry.Resolution](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Resolution) +> - [ServiceEntry.Location](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Location) +> - [ServiceEntry.Resolution](https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Resolution) ```yaml apiVersion: networking.istio.io/v1alpha3