Skip to content

Commit

Permalink
temp: remove nginx docs rewriting
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehenson committed Jan 15, 2025
1 parent cc77806 commit dfb96f0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@ jobs:
printf '.'
sleep 1
done
- run:
name: Test nginx /docs rewriting
command: |
./bin/assert-success.sh /docs
./bin/assert-redirect.sh /docs/ https://localhost/docs
./bin/assert-success.sh /docs/channels
- run:
name: Smoke test trailing slash redirects
command: |
Expand Down

0 comments on commit dfb96f0

Please sign in to comment.