From dd22ca579cc146667c9141bde49b4d7e17db233f Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Sun, 15 Dec 2024 19:50:04 +0200 Subject: [PATCH] website update --- .../docs/guide/new-github-project/_create-github-project.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guide/new-github-project/_create-github-project.mdx b/website/docs/guide/new-github-project/_create-github-project.mdx index fa26d82..c4fd718 100644 --- a/website/docs/guide/new-github-project/_create-github-project.mdx +++ b/website/docs/guide/new-github-project/_create-github-project.mdx @@ -108,5 +108,5 @@ With VS Code, Fork or Git:
  • switch to it
  • {props.doReconstruct === "true" ? (
  • rename LICENSE to LICENSE-XPACK.
  • ) : (<>)} {props.doReconstruct === "true" ? (
  • rename README.md to README-XPACK.md.
  • ) : (<>)} -
  • Push the `xpack` branch
  • +
  • push the `xpack` branch