diff --git a/content/learning-paths/servers-and-cloud-computing/gh-copilot-simple/_index.md b/content/learning-paths/servers-and-cloud-computing/gh-copilot-simple/_index.md index e2f5d910dd..46e6d84262 100644 --- a/content/learning-paths/servers-and-cloud-computing/gh-copilot-simple/_index.md +++ b/content/learning-paths/servers-and-cloud-computing/gh-copilot-simple/_index.md @@ -1,10 +1,6 @@ --- title: Build a GitHub Copilot Extension in Python -draft: true -cascade: - draft: true - minutes_to_complete: 20 who_is_this_for: This is an introductory topic for software developers who want to learn how to build a simple GitHub Copilot Extension.