Skip to content

Commit

Permalink
docs(showcase): update oxidizer website url (#6242)
Browse files Browse the repository at this point in the history
  • Loading branch information
vandreleal committed Jan 2, 2022
1 parent cb1aa30 commit 51d391a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
},
Expand Down

0 comments on commit 51d391a

Please sign in to comment.