diff --git a/docs/run/_toc.json b/docs/run/_toc.json index fd17b68342b..3d390372518 100644 --- a/docs/run/_toc.json +++ b/docs/run/_toc.json @@ -97,6 +97,10 @@ "title": "Get backend information with Qiskit", "url": "/run/get-backend-information" }, + { + "title": "Native gates and operations", + "url": "/run/native-gates" + }, { "title": "Retired systems", "url": "/run/retired-systems" diff --git a/docs/build/native-gates.mdx b/docs/run/native-gates.mdx similarity index 100% rename from docs/build/native-gates.mdx rename to docs/run/native-gates.mdx