Skip to content

Commit

Permalink
fix rstudio link
Browse files Browse the repository at this point in the history
  • Loading branch information
ericfranz committed Feb 22, 2019
1 parent 416ede6 commit 9a42fbb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Add an RStudio App
==================

This tutorial will walk you through creating an interactive RStudio app that
your users will use to launch a `RStudio Server`_ within a batch job
your users will use to launch a `RStudio Server <rstudio_server_>`_ within a batch job
on a compute node. The user will then be able to connect to the running server
through their browser and take advantage of the resources provided within the
batch job.
Expand All @@ -20,4 +20,4 @@ batch job.
add-rstudio/customize-attributes
add-rstudio/deploy

.. _rstudio server: .. _rstudio: https://www.rstudio.com/
.. _rstudio_server: https://www.rstudio.com/

0 comments on commit 9a42fbb

Please sign in to comment.