mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
docs(showcase): update oxidizer website url (#6242)
This commit is contained in:
parent
cb1aa30286
commit
51d391a072
1 changed files with 1 additions and 1 deletions
|
@ -964,7 +964,7 @@ const Users: User[] = [
|
|||
title: 'Oxidizer',
|
||||
description: 'A Rust ORM based on tokio-postgres and refinery',
|
||||
preview: require('./showcase/oxidizer.png'),
|
||||
website: 'https://oxidizer.rs',
|
||||
website: 'https://oxidizer-rs.github.io',
|
||||
source: 'https://github.com/oxidizer-rs/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue