You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2020/11/01 18:20:37 UTC

[pdfbox-docs] branch master updated: PDFBOX-4605: fix link to Apache PDFBox git repo; add clone command

This is an automated email from the ASF dual-hosted git repository.

msahyoun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 29ae64c  PDFBOX-4605: fix link to Apache PDFBox git repo; add clone command
29ae64c is described below

commit 29ae64ca7d509193d34ecf7464b274b6f56e4781
Author: Maruan Sahyoun <sa...@fileaffairs.de>
AuthorDate: Sun Nov 1 19:20:16 2020 +0100

    PDFBOX-4605: fix link to Apache PDFBox git repo; add clone command
---
 content/building.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/content/building.md b/content/building.md
index 00ab8cc..45dfcac 100644
--- a/content/building.md
+++ b/content/building.md
@@ -35,7 +35,10 @@ You can also browse the Subversion repository using [ViewVC](https://svn.apache.
 
 We also have a read-only [Git mirror](https://git.apache.org/) which is further mirrored to GitHub as [apache/pdfbox](https://github.com/apache/pdfbox).
 
-The sources for the **Java ImageIO plugin for the JBIG2 image format** are available in the  [Apache Git Repository](https://git-wip-us.apache.org/repos/asf?p=pdfbox-jbig2.git) or can be loaded from [GitHub](https://github.com/apache/pdfbox-jbig2).
+The sources for the **Java ImageIO plugin for the JBIG2 image format** are available in the  [Apache Git Repository](https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git) or can be loaded from [GitHub](https://github.com/apache/pdfbox-jbig2):
+
+    git clone https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git
+    cd pdfbox-jbig2
 
 ## Build dependencies