summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorVedang Manerikar <ved.manerikar@gmail.com>2022-01-06 11:55:04 +0530
committerVedang Manerikar <ved.manerikar@gmail.com>2022-01-06 11:55:04 +0530
commitd570624871016fae7e01d84645ca91f679ed6fb3 (patch)
tree5ad33e26ec0812cbfd5878cd5f4663bb14ce1729 /README.org
parented1d4fc4b02eaf40fbaa7a1a8a2c59eff2a8555d (diff)
Fix: link to demo video
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 46b033e..c04a7e2 100644
--- a/README.org
+++ b/README.org
@@ -21,7 +21,7 @@ PDF Tools is, among other things, a replacement of DocView for PDF files. The ke
This rendering is performed by a special library named, for whatever reason, ~poppler~, running inside a server program. This program is called ~epdfinfo~ and its job is to successively read requests from Emacs and produce the proper results, i.e. the PNG image of a PDF page.
-Actually, displaying PDF files is just one part of ~pdf-tools~. Since ~poppler~ can provide us with all kinds of information about a document and is also able to modify it, there is a lot more we can do with it. [[http://www.dailymotion.com/video/x2bc1is_pdf-tools-tourdeforce_tech?forcedQuality%3Dhd720][Watch this video for a detailed demo!]]
+Actually, displaying PDF files is just one part of ~pdf-tools~. Since ~poppler~ can provide us with all kinds of information about a document and is also able to modify it, there is a lot more we can do with it. [[https://www.dailymotion.com/video/x2bc1is][Watch this video for a detailed demo!]]
* Installing ~pdf-tools~
:PROPERTIES: