Revert config - as it expects it to be master branch in other places in the code base at the moment

This commit is contained in:
Warren Buckley
2017-06-04 20:06:49 +01:00
parent eabe640ebf
commit efc11c1f40
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<configuration>
<sources>
<add url="https://github.com/umbraco/UmbracoDocs/archive/StarterkitLessons.zip" folder="" />
<add url="https://github.com/umbraco/UmbracoDocs/archive/master.zip" folder="" />
</sources>
</configuration>