mirror of
https://github.com/kennethreitz/12factor.git
synced 2026-06-05 23:10:17 +00:00
abstract -> intro
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Abtract
|
||||
=======
|
||||
Introduction
|
||||
============
|
||||
|
||||
In the modern era, software is almost always delivered as a service: called *web apps*, or *software-as-a-service*. The twelve-factor app is a methodology for building software-as-a-service apps that:
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<section class="abstract">
|
||||
<article><%= render_markdown('abstract') %></article>
|
||||
<article><%= render_markdown('intro') %></article>
|
||||
<article><%= render_markdown('who') %></article>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user