aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.html2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.html b/README.html
index 2e45f03..3d4eab0 100644
--- a/README.html
+++ b/README.html
@@ -124,7 +124,7 @@ install_github(&quot;jranke/gmkin&quot;, quick = TRUE)</code></pre>
<pre class="s"><code>require(gmkin)
require(utils)
gmkin()</code></pre>
-<p>into an <code>.Rprofile</code> file in the working directory where you would like to work with gmkin and create a shortcut to start R and gmkin in this directory. For your convenience, you can find such a file <a href="http://github.com/jranke/mkin/Rprofile?raw=true">here</a>. On Windows, you can save this file to the directory where you would like to start gmkin by right clicking on the link to this file, choose ‘save target as’ or similar, and choose <code>.Rprofile.</code> as the name (yes, there are two dots, one in the beginning, one in the end). This will lead to the creation of a file named <code>.Rprofile</code> which will be executed when you start R within this directory, e.g. by creating a shortcut that starts R in this directory (see <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-install-R-for-Windows_003f">How do I install R for Windows?</a>, and <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-run-it_003f">How do I run it?</a>).</p>
+<p>into an <code>.Rprofile</code> file in the working directory where you would like to work with gmkin and create a shortcut to start R and gmkin in this directory. For your convenience, you can find such a file <a href="http://github.com/jranke/gmkin/master/Rprofile?raw=true">here</a>. On Windows, you can save this file to the directory where you would like to start gmkin by right clicking on the link to this file, choose ‘save target as’ or similar, and choose <code>.Rprofile.</code> as the name (yes, there are two dots, one in the beginning, one in the end). This will lead to the creation of a file named <code>.Rprofile</code> which will be executed when you start R within this directory, e.g. by creating a shortcut that starts R in this directory (see <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-install-R-for-Windows_003f">How do I install R for Windows?</a>, and <a href="http://cran.r-project.org/bin/windows/base/rw-FAQ.html#How-do-I-run-it_003f">How do I run it?</a>).</p>
</div>
</div>
diff --git a/README.md b/README.md
index 67a5e3c..eac383e 100644
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ gmkin()
into an `.Rprofile` file in the working directory where you would like to work
with gmkin and create a shortcut to start R and gmkin in this directory. For
your convenience, you can find such a file
-[here](http://github.com/jranke/mkin/Rprofile?raw=true).
+[here](http://github.com/jranke/gmkin/master/Rprofile?raw=true).
On Windows, you can save this file to the directory where you would like to
start gmkin by right clicking on the link to this file, choose 'save target as'
or similar, and choose `.Rprofile.` as the name (yes, there are two dots, one in the beginning,

Contact - Imprint