Skip to content

Commit

Permalink
fix some more docs issues (#6352)
Browse files Browse the repository at this point in the history
spacing and newlines were messing with the docs rendering.
  • Loading branch information
d4v3y0rk authored and stack72 committed Apr 26, 2016
1 parent c13c0d1 commit a700574
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,7 @@ of several sub-resources - these resources are laid out below.

#### <a name="default_cache_behavior"> `default_cache_behavior` Arguments

The arguments for `default_cache_behavior` are the same as for
[`cache_behavior`](#cache_behavior), except for the `path_pattern` argument is
not required.
The arguments for `default_cache_behavior` are the same as for [`cache_behavior`](#cache_behavior), except for the `path_pattern` argument is not required.

#### <a name="logging_config"> `logging_config` Arguments

Expand Down Expand Up @@ -170,8 +168,7 @@ not required.

#### <a name="restrictions"> `restrictions` Arguments

The `restrictions` sub-resource takes another single sub-resource named
`geo_restriction` (see the example for usage).
The `restrictions` sub-resource takes another single sub-resource named `geo_restriction` (see the example for usage).

The arguments of `geo_restriction` are:

Expand Down

0 comments on commit a700574

Please sign in to comment.