From 5c34d8a8d095c6ccc39cea83ee2db154b8916736 Mon Sep 17 00:00:00 2001 From: Lucas Igel Date: Mon, 2 Jan 2023 17:55:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fc17c9..03b867a 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,4 @@ Bult on top of the excellent [webvtt-player](https://github.com/umd-mith/webvtt- Built with create-t3-app and deploying to Vercel (https://vercel.com/regressions) # Full schema definition -See /schema.md for full definition of our custom .VTT metadata format +See [`./viewer/metadata_schema.md`](https://github.com/mit-regressions/viewer/blob/main/viewer/metadata_schema.md) for full definition of our custom .VTT metadata format