Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A modern, open-source CRM platform built with Django REST Framework and SvelteKi
![Svelte](https://img.shields.io/badge/svelte-5-orange.svg)
![Coverage](./coverage-badge.svg)

<https://github.com/MicroPyramid/Django-CRM/raw/master/docs/media/demo.webm>
<https://github.com/MicroPyramid/Django-CRM/raw/master/docs/assets/demo.webm>
Copy link

Copilot AI Mar 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The demo link still hardcodes the master branch in the raw GitHub URL. Since this PR is targeting main, this URL will 404 if the repo no longer has a master branch. Consider switching the link to raw/main/... (or using a relative link to the file in the repo) so it stays valid.

Suggested change
<https://github.com/MicroPyramid/Django-CRM/raw/master/docs/assets/demo.webm>
<https://github.com/MicroPyramid/Django-CRM/raw/main/docs/assets/demo.webm>

Copilot uses AI. Check for mistakes.

## Overview

Expand Down
Binary file added docs/assets/demo.webm
Binary file not shown.
221 changes: 0 additions & 221 deletions docs/plans/2026-02-18-salesforce-import-design.md

This file was deleted.

Loading
Loading