Link to lucene-solr.git as well as the new
diff --git a/content/pages/core/developer.md b/content/pages/core/developer.md
index 5974e17..807e5ae 100644
--- a/content/pages/core/developer.md
+++ b/content/pages/core/developer.md
@@ -9,6 +9,8 @@
 
 - Latest **master**:
 `git clone https://github.com/apache/lucene.git`
+  
+**NOTE:** Until the Solr project split is complete, the code is still located in <https://github.com/apache/lucene-solr.git> 
 
 ## Making a Contribution
 Lucene Java is always looking for contributions. See the [Wiki][1] for details on contributing.