Skip to content

Commit c1b832a

Browse files
committed
Remove old markdown version of overview page
1 parent 5ec2ab0 commit c1b832a

17 files changed

+5
-3927
lines changed

website/app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ handlers:
2121
static_files: static/favicon.ico
2222
upload: static/favicon.ico
2323

24-
- url: /documentation/reference/
24+
- url: /documentation/?
2525
script: website.py
2626

27-
- url: /documentation/reference
27+
- url: /documentation
2828
static_dir: sphinx/build/html
2929

3030
- url: /.*

0 commit comments

Comments
 (0)