From 766b21933ac543e25d00e92d002a459317d044e9 Mon Sep 17 00:00:00 2001 From: Shamil Yakupov Date: Sun, 22 Jan 2017 01:37:20 +0300 Subject: [PATCH] Minor fixes --- .gitignore | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 =======