diff --git a/.gitignore b/.gitignore index b7e8777..cc23256 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ lib/* node_modules/* test/kicad/* test/library/* +*.bak *-cache.lib diff --git a/README.md b/README.md index 8977281..37ce079 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Result: Documentation ============= -Please refer to [Documentation](http://qeda.org/doc/) section on the website for additional information. +Please refer to [Documentation](http://doc.qeda.org/) section on the website for additional information. License =======