diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b5d53c472..5c8baafc0 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -34,7 +34,7 @@ jobs: uses: actions/checkout@v4 with: repository: ${{ github.event.pull_request.head.repo.full_name || github.repository }} - token: ${{ secrets._GITHUB_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} ref: ${{ github.head_ref || github.ref }} fetch-depth: 0 - name: Set up Python diff --git a/docs/en/index.md b/docs/en/index.md index c0478d707..5f861f7fe 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -70,7 +70,7 @@ Explore the Ultralytics Docs, a comprehensive resource designed to help you unde *** - Predict on new images, videos and streams with YOLO
+ Predict on new images, videos and streams with YOLO
  *** @@ -90,7 +90,7 @@ Explore the Ultralytics Docs, a comprehensive resource designed to help you unde *** - Discover YOLO tasks like detect, segment, classify, pose, OBB and track
+ Discover YOLO tasks like detect, segment, classify, pose, OBB and track
  *** @@ -100,7 +100,7 @@ Explore the Ultralytics Docs, a comprehensive resource designed to help you unde *** - Discover Ultralytics' latest state-of-the-art YOLO11 models and their capabilities
+ Discover Ultralytics' latest state-of-the-art YOLO11 models and their capabilities
  ***