Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
urls fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 22, 2018
1 parent f243653 commit 11ffcca
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Information about current project status is kept in XML and text
files. This repository contains full list of XSD Schemas for them
and rules of usage.

Read [our policy](http://datum.zerocracy.com/pages/policy.html),
Read [our policy](http://www.zerocracy.com/policy.html),
it covers all processes in these XML files.

Any problems you have with [Zerocracy](http://www.zerocracy.com)
Expand All @@ -40,7 +40,7 @@ for the decision making of an order assignment.

An order may have an **impediment**, which is listed in `impediments.xml`. While
the impediment exists, the order won't be terminated
[by delay](http://datum.zerocracy.com/pages/policy.html#8).
[by delay](http://www.zerocracy.com/policy.html#8).

## Features

Expand Down
3 changes: 1 addition & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,7 @@ task :validate_site, [:version] do |_, args|
'latest/auto/pm/scope/wbs/01-elections-remove.xsl',
'latest/rules/pm/no-lost-boosts.xsl',
'latest/upgrades/pm/claims/0.24-version-and-date.xsl',
'latest/xsl/pm/cost/boosts.xsl',
'pages/policy.html'
'latest/xsl/pm/cost/boosts.xsl'
]
files.each do |f|
path = "target/site/#{f}"
Expand Down
4 changes: 2 additions & 2 deletions xsl/pm/cost/boosts.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ SOFTWARE.
its budget. The default boost factor of a job is 2x, which
means 30 minutes.</xsl:text>
<xsl:text>See </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#5">§5</a>
<a href="http://www.zerocracy.com/policy.html#5">§5</a>
<xsl:text> and </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#15">§15</a>
<a href="http://www.zerocracy.com/policy.html#15">§15</a>
<xsl:text>.</xsl:text>
</p>
<table data-sortable="true">
Expand Down
2 changes: 1 addition & 1 deletion xsl/pm/cost/equity.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ SOFTWARE.
<xsl:template match="owners[not(owner)]">
<p>
<xsl:text>There are no owners yet, see </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#37">
<a href="http://www.zerocracy.com/policy.html#37">
<xsl:text>§37</xsl:text>
</a>
<xsl:text>.</xsl:text>
Expand Down
4 changes: 2 additions & 2 deletions xsl/pm/cost/rates.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOFTWARE.
<xsl:template match="rates[not(person)]">
<p>
<xsl:text>There are no rates set yet. If you want to set user's rate, see </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#13">
<a href="http://www.zerocracy.com/policy.html#13">
<xsl:text>§13</xsl:text>
</a>
<xsl:text>.</xsl:text>
Expand All @@ -42,7 +42,7 @@ SOFTWARE.
<p>
<xsl:text>Full list of rates of people in this project,</xsl:text>
<xsl:text> which you can change as explained in </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#13">
<a href="http://www.zerocracy.com/policy.html#13">
<xsl:text>§13</xsl:text>
</a>
<xsl:text>:</xsl:text>
Expand Down
2 changes: 1 addition & 1 deletion xsl/pm/cost/vesting.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOFTWARE.
<xsl:template match="vesting[not(person)]">
<p>
<xsl:text>There are no rates set yet, see </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#37">
<a href="http://www.zerocracy.com/policy.html#37">
<xsl:text>§37</xsl:text>
</a>
<xsl:text>.</xsl:text>
Expand Down
2 changes: 1 addition & 1 deletion xsl/pm/scope/wbs.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SOFTWARE.
and represents the work specified in the current approved
project scope statement.</xsl:text>
<xsl:text> You can add and remove jobs to/from this list, see </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#14">§14</a>
<a href="http://www.zerocracy.com/policy.html#14">§14</a>
<xsl:text>.</xsl:text>
</p>
<xsl:apply-templates select="wbs"/>
Expand Down
2 changes: 1 addition & 1 deletion xsl/pm/staff/elections.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SOFTWARE.
to them. This is the full list of jobs where elections
already happened. The results of them are here, with full details.</xsl:text>
<xsl:text>See </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#3">§3</a>
<a href="http://www.zerocracy.com/policy.html#3">§3</a>
<xsl:text>.</xsl:text>
</p>
<xsl:apply-templates select="elections"/>
Expand Down
14 changes: 7 additions & 7 deletions xsl/pm/staff/roles.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,31 @@ SOFTWARE.
project. The ARC and the PO are
allowed to assign roles and resign them. By convention
we use these role names: </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#ARC">
<a href="http://www.zerocracy.com/policy.html#ARC">
<xsl:text>ARC</xsl:text>
</a>
<xsl:text> (architect), </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#PO">
<a href="http://www.zerocracy.com/policy.html#PO">
<xsl:text>PO</xsl:text>
</a>
<xsl:text> (product owner), </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#DEV">
<a href="http://www.zerocracy.com/policy.html#DEV">
<xsl:text>DEV</xsl:text>
</a>
<xsl:text> (developer), </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#REV">
<a href="http://www.zerocracy.com/policy.html#REV">
<xsl:text>REV</xsl:text>
</a>
<xsl:text> (code reviewer), </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#TST">
<a href="http://www.zerocracy.com/policy.html#TST">
<xsl:text>TST</xsl:text>
</a>
<xsl:text> (tester), </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#QA">
<a href="http://www.zerocracy.com/policy.html#QA">
<xsl:text>QA</xsl:text>
</a>
<xsl:text> (quality assurance), see </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#13">§13</a>
<a href="http://www.zerocracy.com/policy.html#13">§13</a>
<xsl:text>.</xsl:text>
</p>
<xsl:apply-templates select="roles"/>
Expand Down
6 changes: 3 additions & 3 deletions xsl/pmo/agenda.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SOFTWARE.
<xsl:text>Your agenda is empty at the moment, there are no jobs to work with.
Most likely you are not a member of any projects yet, or the projects
have no new jobs for you. Feel free to </xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#2">
<a href="http://www.zerocracy.com/policy.html#2">
<xsl:text>apply</xsl:text>
</a>
<xsl:text> to new projects from the </xsl:text>
Expand Down Expand Up @@ -72,7 +72,7 @@ SOFTWARE.
<xsl:text>Cost</xsl:text>
<sub>
<xsl:text>/</xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#4">
<a href="http://www.zerocracy.com/policy.html#4">
<xsl:text>§4</xsl:text>
</a>
</sub>
Expand All @@ -81,7 +81,7 @@ SOFTWARE.
<xsl:text>Imp.</xsl:text>
<sub>
<xsl:text>/</xsl:text>
<a href="http://datum.zerocracy.com/pages/policy.html#9">
<a href="http://www.zerocracy.com/policy.html#9">
<xsl:text>§9</xsl:text>
</a>
</sub>
Expand Down

0 comments on commit 11ffcca

Please sign in to comment.