Skip to content

Commit

Permalink
Merge pull request h5bp#842 from akavlie/master
Browse files Browse the repository at this point in the history
Link fixes
  • Loading branch information
paulirish committed Nov 5, 2011
2 parents 4a69c41 + 821f344 commit 1c18e9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/build.xml
Expand Up @@ -1059,7 +1059,7 @@
</target>

<!-- Import project.xml (put any custom build targets in this file so that they aren't overwritten when build.xml is updated) -->
<!-- See: https://github.com/paulirish/html5-boilerplate/issues/704 -->
<!-- See: https://github.com/h5bp/html5-boilerplate/issues/704 -->
<import file="./project.xml" />

</project>
2 changes: 1 addition & 1 deletion build/config/default.properties
Expand Up @@ -34,7 +34,7 @@ file.pages.default.include = index.html, 404.html


# the server configuration you're going with. If you don't use apache,
# get a different one here: github.com/paulirish/html5-boilerplate-server-configs
# get a different one here: github.com/h5bp/server-configs

file.serverconfig = .htaccess

Expand Down

0 comments on commit 1c18e9e

Please sign in to comment.