Skip to content

Commit cdf4eeb

Browse files
committed
Update url for sandbox
1 parent 3f063b7 commit cdf4eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ handlers:
7272
# upload: _site/polymer-all/tools/bin/pull-all\.sh
7373

7474
- url: /tools/sandbox/$
75-
static_files: _site/polymer-all/projects/Sandbox/index.html
75+
static_files: _site/polymer-all/projects/sandbox/index.html
7676
upload: _site/index\.html
7777

7878
- url: /tools/sandbox/(.*)
79-
static_files: _site/polymer-all/projects/Sandbox/\1
79+
static_files: _site/polymer-all/projects/sandbox/\1
8080
upload: _site/(.*)/index.html
8181

8282
# Map raw paths with trailing "/" to an index.html file.

0 commit comments

Comments
 (0)