Skip to content

Commit

Permalink
docs: improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zavakid committed Apr 27, 2024
1 parent b3af098 commit 94131e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/tutorial-advanced/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Tutorial - Extras",
"label": "Tutorial - Advanced",
"position": 3,
"link": {
"type": "generated-index"
Expand Down
2 changes: 1 addition & 1 deletion docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type * as Preset from '@docusaurus/preset-classic';
const config: Config = {
title: 'Auto Pipeline',
tagline: "Pipeline pattern have never been easier 🚀",
favicon: 'img/favicon.ico',
favicon: 'img/logo.svg',

// Set the production url of your site here
url: 'https://foldright.io',
Expand Down

0 comments on commit 94131e4

Please sign in to comment.