Skip to content
Snippets Groups Projects
Commit 50e6c1c4 authored by Eric Eastwood's avatar Eric Eastwood
Browse files

Fix relative links

parent f5c447dd
No related branches found
No related tags found
2 merge requests!19Update prod with v1 tweaks,!16Fix relative links
Pipeline #
Loading
@@ -17,28 +17,28 @@
Loading
@@ -17,28 +17,28 @@
Moreover, most of engineering best practices arise naturally as an effect of Conversational Development principles application. Moreover, most of engineering best practices arise naturally as an effect of Conversational Development principles application.
   
%h3.priciple-heading %h3.priciple-heading
%a.principle-heading-link(href="shorten-cycle") %a.principle-heading-link(href="/shorten-cycle")
%span.priciple-heading-number-bubble(style="background-image: url('/images/main-s.png')") 1 %span.priciple-heading-number-bubble(style="background-image: url('/images/main-s.png')") 1
%span.principle-heading-text %span.principle-heading-text
%span.principle-heading-emphasis Shorten %span.principle-heading-emphasis Shorten
the conversation cycle → the conversation cycle →
   
%h3.priciple-heading %h3.priciple-heading
%a.principle-heading-link(href="thread-conversations") %a.principle-heading-link(href="/thread-conversations")
%span.priciple-heading-number-bubble(style="background-image: url('/images/main-t.png')") 2 %span.priciple-heading-number-bubble(style="background-image: url('/images/main-t.png')") 2
%span.principle-heading-text %span.principle-heading-text
%span.principle-heading-emphasis Thread %span.principle-heading-emphasis Thread
the conversations through all stages → the conversations through all stages →
   
%h3.priciple-heading %h3.priciple-heading
%a.principle-heading-link(href="invite-everyone") %a.principle-heading-link(href="/invite-everyone")
%span.priciple-heading-number-bubble(style="background-image: url('/images/invite.png')") 3 %span.priciple-heading-number-bubble(style="background-image: url('/images/invite.png')") 3
%span.principle-heading-text %span.principle-heading-text
%span.principle-heading-emphasis Invite %span.principle-heading-emphasis Invite
everyone to the conversation → everyone to the conversation →
   
%h3.priciple-heading %h3.priciple-heading
%a.principle-heading-link(href="results-oriented") %a.principle-heading-link(href="/results-oriented")
%span.priciple-heading-number-bubble(style="background-image: url('/images/main-r.png')") 4 %span.priciple-heading-number-bubble(style="background-image: url('/images/main-r.png')") 4
%span.principle-heading-text %span.principle-heading-text
%span.principle-heading-emphasis Result oriented %span.principle-heading-emphasis Result oriented
Loading
@@ -48,7 +48,7 @@
Loading
@@ -48,7 +48,7 @@
%section#adopt %section#adopt
%h2 Adopting Conversational Development %h2 Adopting Conversational Development
   
%p The first step on the path of adoption will be to realize your current situation. Take a look at the <a href="maturity-model">Maturity Model</a> to get an idea of your processes maturity, possible problems, and potential for growth. %p The first step on the path of adoption will be to realize your current situation. Take a look at the <a href="/maturity-model">Maturity Model</a> to get an idea of your processes maturity, possible problems, and potential for growth.
   
   
   
Loading
Loading
Loading
@@ -46,5 +46,5 @@
Loading
@@ -46,5 +46,5 @@
%li Ability to scale your organization by going remote & async %li Ability to scale your organization by going remote & async
   
   
%a.read-on-link(href="results-oriented") %a.read-on-link(href="/results-oriented")
Principle #4: Result oriented conversations Principle #4: Result oriented conversations
Loading
@@ -19,5 +19,5 @@
Loading
@@ -19,5 +19,5 @@
=img("/images/R1.png") =img("/images/R1.png")
   
   
%a.read-on-link(href="maturity-model") %a.read-on-link(href="/maturity-model")
Maturity Model Maturity Model
Loading
@@ -74,5 +74,5 @@
Loading
@@ -74,5 +74,5 @@
%li Human integration testing → Automated integration testing (test everything) %li Human integration testing → Automated integration testing (test everything)
   
   
%a.read-on-link(href="thread-conversations") %a.read-on-link(href="/thread-conversations")
Principle #2: Thread the conversations through all stages Principle #2: Thread the conversations through all stages
Loading
@@ -32,7 +32,7 @@
Loading
@@ -32,7 +32,7 @@
The reason for that is that it is the only way to measure the cycle time (and therefore, shorten it) and have result oriented conversations. The reason for that is that it is the only way to measure the cycle time (and therefore, shorten it) and have result oriented conversations.
   
   
%a.read-on-link(href="invite-everyone") %a.read-on-link(href="/invite-everyone")
Principle #3: Invite everyone to the conversation Principle #3: Invite everyone to the conversation
   
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment