diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bd1a5672..9e6f8e21 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,4 +4,4 @@ Full Calendar is open to contributions! - You can build the plugin for development by running `npm run dev`. - The [hot reload plugin](https://github.com/pjeby/hot-reload) makes development a lot easier. -To start getting familiar with the codebase, check out the architecture guide at [`src/README.md`](https://github.com/davish/obsidian-full-calendar/blob/main/src/README.md). \ No newline at end of file +To start getting familiar with the codebase, check out the architecture guide at [`src/README.md`](https://github.com/obsidian-community/obsidian-full-calendar/blob/main/src/README.md). diff --git a/docs/getting_started.md b/docs/getting_started.md index cb14068c..c86529ad 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -20,4 +20,4 @@ You can also open the calendar in the sidebar with the "Open in sidebar" command ## Troubleshooting -If something is not working as expected, you should first try to clear the cache with the command `Full Calendar: Reset Event Cache`. If that didn't fix your problem, then feel free to [submit an issue on GitHub](https://github.com/davish/obsidian-full-calendar/issues). +If something is not working as expected, you should first try to clear the cache with the command `Full Calendar: Reset Event Cache`. If that didn't fix your problem, then feel free to [submit an issue on GitHub](https://github.com/obsidian-community/obsidian-full-calendar/issues). diff --git a/docs/index.md b/docs/index.md index 37e6258a..98617f3d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,7 @@ Keep your calendar in your vault! This plugin integrates the [FullCalendar](https://github.com/fullcalendar/fullcalendar) library into your Obsidian Vault so that you can keep your ever-changing daily schedule and special events and plans alongside your tasks and notes, and link freely between all of them. Each event is stored as a separate note with special frontmatter so you can take notes, form connections and add context to any event on your calendar. -Most of this documentation is presented as GIF walkthroughs. If something is unclear, don't hesitate to [submit an issue on GitHub](https://github.com/davish/obsidian-full-calendar/issues) or comment on an existing one. +Most of this documentation is presented as GIF walkthroughs. If something is unclear, don't hesitate to [submit an issue on GitHub](https://github.com/obsidian-community/obsidian-full-calendar/issues) or comment on an existing one.