Skip to content

Commit f78afaf

Browse files
committed
Update the example urls
1 parent 275fdff commit f78afaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

maven-repository.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: "Maven Repository" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
33
description: "Access the public Maven repository for Lunar Client artifacts. Find dependencies, instructions on adding repositories, and explore our libraries." # Meta Description
44

5-
canonical: "https://lunarclient.dev" # Canonical URL
5+
canonical: "https://lunarclient.dev/maven-repository" # Canonical URL
66
publishDate: "2023-04-27T16:44:00-04:00" # Publish date in ISO format
77
modifiedDate: "2024-10-24T13:25:00-04:00" # Modified date in ISO format
88

99
ogTitle: "Maven Repository | Lunar Client Documentation" # OpenGraph Title
1010
ogDescription: "Access Lunar Client's public Maven repository, learn, integrate, and get access to all our public artifacts." # OpenGraph Description
11-
ogUrl: "https://lunarclient.dev" # OpenGraph URL (Usually matches Canonical URL)
11+
ogUrl: "https://lunarclient.dev/maven-repository" # OpenGraph URL (Usually matches Canonical URL)
1212
---
1313

1414
import { Callout, Tab, Tabs } from 'nextra-theme-docs';

0 commit comments

Comments
 (0)