diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2015-01-09 19:20:49 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2015-01-09 19:20:49 -0800 |
| commit | 65059ef600773928a6c9b9c96657a541a6286650 (patch) | |
| tree | 30bb45bf77cbdca202d9d56359b4729bae0c5a57 /Makefile | |
| parent | 1a034acee13576bc252ef1ca3f91d0d35ba9a85e (diff) | |
Updated dingus.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ npm: cd js; npm publish dingus: js/commonmark.js - echo "Starting dingus server at http://localhost:9000" && python -m SimpleHTTPServer 9000 + echo "Starting dingus server at http://localhost:9000/dingus.html" && python -m SimpleHTTPServer 9000 ### Spec ### |
