Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Commit 5439cfe

Browse files
authored
Update README.md (#2754)
1 parent 582f3f8 commit 5439cfe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Razor
2-
=====
1+
Razor [Archived]
2+
================
33

4-
Travis: [![Travis](https://travis-ci.org/aspnet/Razor.svg?branch=dev)](https://travis-ci.org/aspnet/Razor)
4+
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
55

66
The Razor syntax provides a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content. This repo contains the parser and the C# code generator for the Razor syntax.
77

8-
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://www.github.com/aspnet/home) repo.
8+
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://www.github.com/aspnet/AspNetCore) repo.
99

1010
## Building from source
1111

0 commit comments

Comments
 (0)