We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f3ccf commit c0130e4Copy full SHA for c0130e4
src/Elastic.Documentation.Configuration/IDocumentationConfigurationContext.cs
@@ -2,9 +2,9 @@
2
// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
// See the LICENSE file in the project root for more information
4
5
+using Elastic.Documentation.Configuration.LegacyUrlMappings;
6
using Elastic.Documentation.Configuration.Products;
7
using Elastic.Documentation.Configuration.Versions;
-using Elastic.Documentation.Configuration.LegacyUrlMappings;
8
9
namespace Elastic.Documentation.Configuration;
10
0 commit comments