Skip to content

Commit c99d708

Browse files
authored
Update README.md
update url in readme
1 parent dec19fc commit c99d708

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Notion Blog with Next.js
22

3-
A high-performance [Next.js 16](https://nextjs.org/) blog written in [TypeScript](https://www.typescriptlang.org/) that uses [Notion's Public API](https://developers.notion.com) as a headless CMS. Features Turbopack builds, 75% test coverage, optimized images with WebP/AVIF support, and comprehensive SEO with JSON Feed and Schema.org structured data.
3+
A high-performance [Next.js 16](https://nextjs.org/) blog written in [TypeScript](https://www.typescriptlang.org/) that uses [Notion's Public API](https://developers.notion.com) as a headless CMS. Features Turbopack builds, 75% test coverage, optimized images with WebP/AVIF support, and comprehensive SEO with sitemap, RSS, JSON Feed and Schema.org structured data.
44

5-
**Live Site:** [https://brennanmoore.com](https://brennanmoore.com)
5+
**Live Site:** [https://www.zamiang.com](https://www.zamiang.com)
66

77
[![Tests](https://img.shields.io/badge/tests-221%20passing-brightgreen)]()
88
[![Coverage](https://img.shields.io/badge/coverage-75.79%25-green)]()
@@ -238,9 +238,6 @@ Comprehensive documentation is available in the `/docs` directory:
238238

239239
- **[CLAUDE.md](CLAUDE.md)**: AI context, patterns, and conventions (start here!)
240240
- **[Code Quality Audit](docs/CODE_QUALITY_AUDIT_2025-10-23.md)**: Test coverage and quality metrics
241-
- **[Next.js 16 Upgrade](docs/NEXTJS_16_UPGRADE_COMPLETED_2025-10-23.md)**: Breaking changes and migration guide
242-
- **[Image Optimization](docs/IMAGE_OPTIMIZATION_PLAN.md)**: Performance optimization strategies
243-
- **[Dependency Updates](docs/DEPENDENCY_UPDATES_PLAN_2025-10-23.md)**: Package update strategy
244241

245242
---
246243

0 commit comments

Comments
 (0)