Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 010e689

Browse files
committed
Merge pull request #49 from abea/noDotInfo
fixing links to the old .info domain;
2 parents f917b27 + ebe8882 commit 010e689

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

_site/docs/requirements.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body class="docs">
1111
<div class="container">
1212
<header class="header" role="banner">
13-
13+
1414
<h4 class="logo-header"><a href="/"><span class="atom"></span> Pattern Lab</a></h4>
1515

1616
<nav class="nav" role="navigation">
@@ -35,7 +35,7 @@ <h2>Minimum Requirements for Building Pattern Lab</h2>
3535

3636
<p>It&#39;s expected that you&#39;ll use the PHP version of Pattern Lab locally on your computer to develop your atoms, molecules, organisms, templates and pages. To use the basic features of Pattern Lab, you must have <strong>PHP 5.3+</strong> installed. If you&#39;re using Mac OS X you shouldn&#39;t have to install anything and Pattern Lab should work &quot;out of the box.&quot; If you&#39;re on Windows you can <a href="http://windows.php.net/download/#php-5.5">download PHP from PHP.net</a>.</p>
3737

38-
<p>You should <em>not</em> need to set-up Apache or another web server to use Pattern Lab unless you want to use the <a href="http://pattern-lab.info/docs/advanced-page-follow.html">Page Follow feature</a> for multi-device testing.</p>
38+
<p>You should <em>not</em> need to set-up Apache or another web server to use Pattern Lab unless you want to use the <a href="http://patternlab.io/docs/advanced-page-follow.html">Page Follow feature</a> for multi-device testing.</p>
3939

4040
<p><small><strong>Note:</strong> While the site will work in Safari 6+ the back button is broken in the &quot;Apache-less&quot; version of Pattern Lab.</small></p>
4141

@@ -183,6 +183,3 @@ <h4 class="docs-nav-title">Advanced Features</h4>
183183
</script>
184184
</body>
185185
</html>
186-
187-
188-

docs/requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ The requirements for the PHP version of Pattern Lab vary depending on what featu
1010

1111
It's expected that you'll use the PHP version of Pattern Lab locally on your computer to develop your atoms, molecules, organisms, templates and pages. To use the basic features of Pattern Lab, you must have **PHP 5.3+** installed. If you're using Mac OS X you shouldn't have to install anything and Pattern Lab should work "out of the box." If you're on Windows you can [download PHP from PHP.net](http://windows.php.net/download/#php-5.5).
1212

13-
You should _not_ need to set-up Apache or another web server to use Pattern Lab unless you want to use the [Page Follow feature](http://pattern-lab.info/docs/advanced-page-follow.html) for multi-device testing.
13+
You should _not_ need to set-up Apache or another web server to use Pattern Lab unless you want to use the [Page Follow feature](http://patternlab.io/docs/advanced-page-follow.html) for multi-device testing.
1414

1515
<small>**Note:** While the site will work in Safari 6+ the back button is broken in the "Apache-less" version of Pattern Lab.</small>
1616

1717
## Minimum Requirements for Hosting Pattern Lab
1818

19-
Once you want to show off your edition of Pattern Lab to a client you might want to put it on your web host. There are **no** requirements for hosting your Pattern Lab site. The Pattern Lab site consists of HTML, CSS, and JavaScript. Simply upload the `public/` directory to your host and you should be good to go.
19+
Once you want to show off your edition of Pattern Lab to a client you might want to put it on your web host. There are **no** requirements for hosting your Pattern Lab site. The Pattern Lab site consists of HTML, CSS, and JavaScript. Simply upload the `public/` directory to your host and you should be good to go.

0 commit comments

Comments
 (0)