diff --git a/docs/submission.md b/docs/submission.md index 91513e6e6a573a846179b67b9fa8c876deda92c9..51d0936a2afbf1ccb40ad01822a99e8cb20367f4 100644 --- a/docs/submission.md +++ b/docs/submission.md @@ -118,6 +118,6 @@ Assuming, you have cloned the repo already by following the instructions [here]( 2. Tag your submission (e.g., `git tag -am "submission-v0.1" submission-v0.1`). 3. Push your changes and tags to the AIcrowd repository (e.g. `git push origin submission-v0.1`) -After pushing your tag, you can view your submission details at `https://gitlab.aicrowd.com/<YOUR_AICROWD_USER_NAME>/amazon-kdd-cup-2024-starter-kit/issues`. +After pushing your tag, you can view your submission details at `https://gitlab.aicrowd.com/<YOUR-AICROWD-USER-NAME>/amazon-kdd-cup-2024-starter-kit/issues`. -Ensure your `aicrowd.json` is correctly filled with the necessary metadata, and you've replaced `<YOUR_AICROWD_USER_NAME>` with your GitLab username in the provided URL. +Ensure your `aicrowd.json` is correctly filled with the necessary metadata, and you've replaced `<YOUR-AICROWD-USER-NAME>` with your GitLab username in the provided URL.