summaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/dev
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-23 22:59:46 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-23 22:59:46 +0000
commit9fba098e594f4a0a4a19d7a09fab2fe7343e510e (patch)
treebceaffbae8dc82a43faf5d8746cd5a3c74f2952b /src/documentation/content/xdocs/dev
parent82af548d94a5ad290b9f25445e41ff5004afb876 (diff)
downloadxmlgraphics-fop-9fba098e594f4a0a4a19d7a09fab2fe7343e510e.tar.gz
xmlgraphics-fop-9fba098e594f4a0a4a19d7a09fab2fe7343e510e.zip
Fix links broken by move of svg.xml to graphics.xml.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/dev')
-rw-r--r--src/documentation/content/xdocs/dev/svg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/dev/svg.xml b/src/documentation/content/xdocs/dev/svg.xml
index 2bbe29ca1..6399296e3 100644
--- a/src/documentation/content/xdocs/dev/svg.xml
+++ b/src/documentation/content/xdocs/dev/svg.xml
@@ -7,7 +7,7 @@
<title>SVG Developer Issues</title>
</header>
<body>
- <p>See also <link href="../svg.html#svg">SVG User Documentation</link> for more information.</p>
+ <p>See also <link href="../graphics.html#svg">SVG User Documentation</link> for more information.</p>
<section>
<title>Examples</title>
<p>
ue='backport/46124/stable30'>backport/46124/stable30 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files_external/js/app.js
blob: bf853f926dcf969bff35e634e7aa92df40acf79e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77