]> granicus.if.org Git - pdns/commitdiff
update example in the Dockerfile for building the markdown docs
authorKees Monshouwer <mind04@monshouwer.org>
Tue, 3 Feb 2015 07:55:44 +0000 (08:55 +0100)
committermind04 <mind04@monshouwer.org>
Tue, 3 Feb 2015 07:55:44 +0000 (08:55 +0100)
docs/Dockerfile

index 6b689b00d13579b85176d8faea40428cfc98a9fb..e990b2c564d8a1ff099e74656b7bb4955c476210 100644 (file)
@@ -8,8 +8,8 @@
 # root@07d38c7f88a5:/# su - peter
 # No directory, logging in with HOME=/
 # $ bash
-# peter@07d38c7f88a5:/$ cd /pdns/pdns/docs
-# peter@07d38c7f88a5:/pdns/pdns/docs$ make html-new/index.html
+# peter@07d38c7f88a5:/$ cd /pdns/docs
+# peter@07d38c7f88a5:/pdns/docs$ make html/index.html
 # 
 
 FROM ubuntu:14.04