Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/gnuplot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugh Perkins <hughperkins@gmail.com>2015-10-20 08:14:51 +0300
committerHugh Perkins <hughperkins@gmail.com>2015-10-20 08:14:51 +0300
commit122878070f4f350ee9cc4b2e2f5139fb614bf87c (patch)
treed1039cb7cc59ba81cdb47703c72db2fac1910a87
parent0a963ce30cd534c9bb6f2c3e8ad808f75fb2abec (diff)
fix link to common operations
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8e6c37..bcbd201 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Functions fall into several types of categories:
* [Plotting histograms](doc/plothistogram.md#gnuplot.histogram.dok)
* [Plotting 3D points](doc/plot3dpoints.md#gnuplot.scatter3.dok)
* [Saving to Files](doc/file.md#gnuplot.files.dok)
- * [Common operations](doc/decorateplot.md#gnuplot.commons.dok)
+ * [Common operations](doc/common.md)
The plotting package currently uses [gnuplot](http://gnuplot.info) as
a backend to display data. In particular, `Gnuplot` version `4.4`