From ece9451c7be4ed9073e2b3e1b87cb43a02c30783 Mon Sep 17 00:00:00 2001 From: Ananth Venkatesh <46249765+quantum9Innovation@users.noreply.github.com> Date: Fri, 16 Feb 2024 15:11:04 -0800 Subject: [PATCH] Use universal version DOIs --- src/app/db/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/db/data.ts b/src/app/db/data.ts index 7ad720f..6360ac6 100644 --- a/src/app/db/data.ts +++ b/src/app/db/data.ts @@ -60,7 +60,7 @@ export const documents: Readonly<{ [key: string]: Document }> = { ], status: 'published no review', }, - doi: '10.5281/zenodo.10668881', + doi: '10.5281/zenodo.10668880', file: 'pdf', abstract: 'This guide to mechanical engineering covers gears and gear ratios, gear types, gear diagrams and measurements and sprockets and chains. It also introduces a discussion of power in the context of gears and mechanical engineering specific to FRC robotics.',