Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
Merged
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
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# 🚨 ARCHIVED: Nitric Documentation

<p align="center"><a href="https://nitric.io" target="_blank"><img src="https://raw.githubusercontent.com/nitrictech/nitric/main/docs/assets/nitric-logo.svg" height="120"></a></p>

> **This repository has been archived. The documentation has been moved to the main Nitric repository.**

## Documentation Location

The official Nitric documentation is now maintained in the main Nitric repository:

- [Nitric Documentation](https://github.com/nitrictech/nitric/tree/main/docs)
- [Live Documentation Site](https://nitric.io/docs)

## Why This Change?

We've consolidated our documentation into the main Nitric repository to:

- Improve maintainability
- Keep documentation closer to the codebase
- Streamline our development workflow
- Provide a single source of truth for all Nitric resources

Please update any bookmarks or references to point to the new documentation location.

---

_This repository is kept for historical reference only and is no longer actively maintained._

## The official Nitric documentation repo

Documentation for the [Nitric framework](https://github.com/nitrictech/nitric).
Expand Down
Loading