Skip to content

Commit

Permalink
Revert "fixing referencial links with no space between the link and t…
Browse files Browse the repository at this point in the history
…he reference"

This reverts commit e054102.
  • Loading branch information
mansona committed Jan 22, 2018
1 parent e054102 commit 8984a9b
Show file tree
Hide file tree
Showing 35 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion guides/v2.0.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.0.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.1.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.1.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.10.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.10.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.11.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.11.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.12.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.12.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.13.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.13.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.14.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.14.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.15.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.15.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.16.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.17.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.2.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.2.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.3.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.3.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.4.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.4.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.5.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.5.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.6.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.6.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.7.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.7.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.8.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.8.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.9.0/ember-inspector/object-inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ property updates in your app, it will be reflected in the Inspector.

If a property name is preceded by a calculator icon, that means it is a [computed property][computed-property]. If the value of a computed property hasn't yet been computed, you can
click on the calculator to compute it.
[computed-property]: ../../../object-model/computed-properties/
[computed-property]:../../object-model/computed-properties

### Exposing Objects to the Console

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.9.0/ember-inspector/view-tree.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The View Tree shows you the currently rendered templates, models, controllers, a
<img src="/images/guides/ember-inspector/view-tree-screenshot.png" width="680">

Use the tips described in [Object Inspector][object-inspector] to inspect models and controllers. See below for templates and components.
[object-inspector]: ../../object-inspector/
[object-inspector]:../object-inspector

### Inspecting Templates

Expand Down
2 changes: 1 addition & 1 deletion guides/v2.9.0/models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ avoid writing and hosting your own servers.
Once you've loaded your models from storage, components know how to
translate model data into a UI that your user can interact with. For
more information about how components get model data, see the
[Specifying a Route's Model](../../routing/specifying-a-routes-model/)
[Specifying a Route's Model](../routing/specifying-a-routes-model/)
guide.

Ember Data, included by default when you create a new application, is a
Expand Down

0 comments on commit 8984a9b

Please sign in to comment.