From fb5adec5998138815f43be71a63ce4ea9241562a Mon Sep 17 00:00:00 2001 From: Aman Jain Date: Mon, 4 Dec 2023 00:53:41 +0530 Subject: [PATCH] fix: updated link to PR Velocity (#220) Updated the correct pr link in docs --- docs/features/dev-card.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/features/dev-card.md b/docs/features/dev-card.md index 5f8bd0d7..a389fe33 100644 --- a/docs/features/dev-card.md +++ b/docs/features/dev-card.md @@ -1,13 +1,12 @@ --- id: dev-card -title: 'Showcase your open source stats with your dev card' -sidebar_label: 'Dev Card' +title: "Showcase your open source stats with your dev card" +sidebar_label: "Dev Card" keywords: -- dev-card + - dev-card --- -The Dev card feature is what we like to call your "open source business card." On the front, you see your username, the number of pull requests you have created, repositories you contribute to, a `View Profile` button that takes you to your dashboard, and a green icon, which describes your activity rate. When you click on the back of your card, you see additional information, including your OpenSauced profile's headline, the date of your first contribution on GitHub, and your [PR velocity rate](https://docs.opensauced.pizza/community/glossary/#pr-velocity). -(../../docs/welcome/glossary/#pr-velocity.md). +The Dev card feature is what we like to call your "open source business card." On the front, you see your username, the number of pull requests you have created, repositories you contribute to, a `View Profile` button that takes you to your dashboard, and a green icon, which describes your activity rate. When you click on the back of your card, you see additional information, including your OpenSauced profile's headline, the date of your first contribution on GitHub, and your [PR velocity rate](https://docs.opensauced.pizza/welcome/glossary/#pr-velocity). ![screenshot of front and back of a dev card](../../static/img/a-dev-card.png) Whether you are a person who's just beginning their open source journey or a maintainer looking for more contributors and/or sponsors, the Dev Card is a shareable snapshot of your contributions, skills, and engagement in the open source community.