diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | docs/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -32,11 +32,11 @@ install_github("jranke/pfm", subdir = "pkg", quick = TRUE) ## Use -Please refer to the [reference](docs/index.html). +Please refer to the [reference](http://jranke.github.io/pfm/reference/index.html). ## Examples One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays -of mkinfit predictions as shown [here](docs/reference/plot.one_box.html). +of mkinfit predictions as shown [here](http://jranke.github.io/pfm/reference/plot.one_box.html). diff --git a/docs/index.html b/docs/index.html index 413463f..b96dfc5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,12 +69,12 @@ this program. If not, see <http:<span class="er">//</span>www.gnu.org/license <div id="use" class="section level2"> <h2 class="hasAnchor"> <a href="#use" class="anchor"> </a>Use</h2> -<p>Please refer to the <a href="docs/index.html">reference</a>.</p> +<p>Please refer to the <a href="http://jranke.github.io/pfm/reference/index.html">reference</a>.</p> </div> <div id="examples" class="section level2"> <h2 class="hasAnchor"> <a href="#examples" class="anchor"> </a>Examples</h2> -<p>One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays of mkinfit predictions as shown <a href="docs/reference/plot.one_box.html">here</a>.</p> +<p>One recent nice example of the usage of this package is the visualisation of a time weighted average for a sawtooth curve obtained from several overlays of mkinfit predictions as shown <a href="http://jranke.github.io/pfm/reference/plot.one_box.html">here</a>.</p> </div> </div> </div> |