diff --git a/index.html b/index.html
index 6c48097..5ad8dca 100644
--- a/index.html
+++ b/index.html
@@ -42,7 +42,6 @@
};
const COMMANDS = new Map([
- ['p', { url: 'file:///Users/cade/Projects/pomodoro/index.html' }],
['d', { name: 'Drive', url: 'https://drive.google.com' }],
['c', { name: 'Calendar', url: 'https://calendar.google.com' }],
['k', { name: 'Keep', url: 'https://keep.google.com' }],