Skip to content

Commit f82de36

Browse files
committed
DATAMONGO-366 - Polished reference documentation.
Fixed link to bug tracker. Polished docbook files a bit.
1 parent 5e62675 commit f82de36

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

src/docbkx/introduction/getting-started.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<para>If you encounter a bug or want to suggest an improvement, please
5353
create a ticket on the Spring Data issue <ulink
54-
url="https://jira.springframework.org/browse/DATAKV">tracker</ulink>.</para>
54+
url="https://jira.springframework.org/browse/DATAMONGO">tracker</ulink>.</para>
5555

5656
<para>To stay up to date with the latest news and announcements in the
5757
Spring eco system, subscribe to the Spring Community <ulink

src/docbkx/introduction/introduction.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,5 @@
8686
Book</ulink>"</para>
8787
</listitem>
8888
</itemizedlist>
89-
90-
<para />
9189
</section></para>
9290
</partintro>

src/docbkx/reference/introduction.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3+
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
14
<partintro>
25
<title>Document Structure</title>
36

@@ -15,6 +18,4 @@
1518
introduces the repository support for MongoDB.
1619
</para>
1720

18-
<!-- <para><xref linkend="couch.core"/> introduces the CouchDB module feature set.</para> -->
19-
2021
</partintro>

0 commit comments

Comments
 (0)