docs(showcase): update oxidizer website url (#6242)

This commit is contained in:
Vandré Leal 2022-01-01 21:54:11 -03:00 committed by GitHub
parent cb1aa30286
commit 51d391a072
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'],
},