rawkintrevo commented on code in PR #575:
URL: https://github.com/apache/mahout/pull/575#discussion_r2391363973


##########
website/README.md:
##########
@@ -19,11 +19,9 @@
 
 # 1.Clone the repository 
 ```bash
-git clone https://github.com/username/mahout.git
+git clone https://github.com/apache/mahout.git

Review Comment:
   this is incorrect. you should fork the repository then clone your fork



##########
website/_layouts/home.html:
##########
@@ -16,7 +16,7 @@
     <div class="mahout-header-lower">
       <div class="container position-relative mb-auto">
         <h2 class="mb-4">For Creating Scalable Performant Machine Learning 
Applications</h2>
-        <a class="btn btn-lg btn-light btn-download mb-3" 
href="https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=mahout/{{
 site.mahout-version }}/mahout-qumat-{{ site.mahout-version }}.zip"><i 
class="fa fa-download"></i> Download Mahout</a>
+        <a class="btn btn-lg btn-light btn-download mb-3" 
href="https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=mahout/{{
 site.mahout-version }}/mahout-qumat-{{ site.mahout-version }}.zip"><i 
class="fa fa-download"></i> Download Mahout Qumat</a>

Review Comment:
   @andrewmusselman is this accurate? does the mirror point to qumat code now?



##########
README.md:
##########
@@ -26,7 +26,7 @@ For additional information about Mahout, visit the [Mahout 
Home Page](http://mah
 
 # Qumat
 
-Qunat is a POC of a high level Python library for intefacing with multiple 
quantum computing backends. It is designed to be easy to use and to abstract 
the particularities of each backend, so that you may 'write once, run 
anywhere.' Like the Java of quantum computing, but Java is the new COBOL so 
we're trying to distance ourselves from that comparison :P
+Qumat is a POC of a high level Python library for intefacing with multiple 
quantum computing backends. It is designed to be easy to use and to abstract 
the particularities of each backend, so that you may 'write once, run 
anywhere.' Like the Java of quantum computing, but Java is the new COBOL so 
we're trying to distance ourselves from that comparison :P

Review Comment:
   Good catch.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to