Skip to content

Commit f9fb256

Browse files
committed
Changed the cname, updated the links and numbering
1 parent 0680395 commit f9fb256

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docusaurus/docs/tutorial-ruby-couchbase-orm/08-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ end
7373

7474
These examples demonstrate how to query views based on specific keys using the generated view methods.
7575

76-
## Indexing Views
76+
## 8.4 Indexing Views
7777

7878
In this section, let's explore the `index_view` function and the methods it generates for the `location` attribute.
7979

docusaurus/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const config: Config = {
6464
label: 'Tutorial',
6565
},
6666
{
67-
href: 'https://github.com/facebook/docusaurus',
67+
href: 'https://github.com/Couchbase-Ecosystem/ruby-orm',
6868
label: 'GitHub',
6969
position: 'right',
7070
},

docusaurus/static/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
couchbase-ruby-orm.com

0 commit comments

Comments
 (0)