Skip to content

Commit

Permalink
Update BCD paths for console (api.Console.* -> api.console.*) (#6969)
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip authored Jul 16, 2021
1 parent 6aadc11 commit 734808a
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/assert/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Web Development
- console
- web console
browser-compat: api.Console.assert
browser-compat: api.console.assert
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/clear/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Reference
- console
- web console
browser-compat: api.Console.clear
browser-compat: api.console.clear
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/count/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Reference
- Web Development
- web console
browser-compat: api.Console.count
browser-compat: api.console.count
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/countreset/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Web Development
- console
- web console
browser-compat: api.Console.countReset
browser-compat: api.console.countReset
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/debug/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- log
- output
- print
browser-compat: api.Console.debug
browser-compat: api.console.debug
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/dir/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Web Development
- console
- web console
browser-compat: api.Console.dir
browser-compat: api.console.dir
---
<p>{{APIRef("Console API")}}</p>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/dirxml/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.dirxml
browser-compat: api.console.dirxml
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/error/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.error
browser-compat: api.console.error
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/group/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.group
browser-compat: api.console.group
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/groupcollapsed/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Reference
- Web Development
- web console
browser-compat: api.Console.groupCollapsed
browser-compat: api.console.groupCollapsed
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/groupend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.groupEnd
browser-compat: api.console.groupEnd
---
<p>{{APIRef("Console API")}}</p>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Reference

- web console
browser-compat: api.Console
browser-compat: api.console
---
<p>{{APIRef("Console API")}}</p>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/info/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.info
browser-compat: api.console.info
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/log/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- console.log()
- difference
- web console
browser-compat: api.Console.log
browser-compat: api.console.log
---
<p>{{APIRef("Console API")}}</p>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/profile/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Web Development
- profile
- web console
browser-compat: api.Console.profile
browser-compat: api.console.profile
---
<p>{{APIRef("Console API")}}{{Non-standard_header}}</p>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/profileend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Web Development
- profileEnd
- web console
browser-compat: api.Console.profileEnd
browser-compat: api.console.profileEnd
---
<p>{{APIRef("Console API")}}{{Non-standard_header}}</p>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/table/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.table
browser-compat: api.console.table
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/time/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.time
browser-compat: api.console.time
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/timeend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Web Development
- console
- web console
browser-compat: api.Console.timeEnd
browser-compat: api.console.timeEnd
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/timelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.timeLog
browser-compat: api.console.timeLog
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/timestamp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Non-standard
- Web Development
- web console
browser-compat: api.Console.timeStamp
browser-compat: api.console.timeStamp
---
<div>{{APIRef("Console API")}}{{Non-standard_header}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/trace/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- console.trace()
- trace
- web console
browser-compat: api.Console.trace
browser-compat: api.console.trace
---
<div>{{APIRef("Console API")}}</div>

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/api/console/warn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Method
- Web Development
- web console
browser-compat: api.Console.warn
browser-compat: api.console.warn
---
<div>{{APIRef("Console API")}}</div>

Expand Down
4 changes: 2 additions & 2 deletions files/en-us/web/api/console_api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ <h2 id="Examples">Examples</h2>

<h2 id="Specifications">Specifications</h2>

{{Specifications("api.Console")}}
{{Specifications("api.console")}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

<p>{{Compat("api.Console")}}</p>
<p>{{Compat("api.console")}}</p>

<h2 id="See_also">See also</h2>

Expand Down

0 comments on commit 734808a

Please sign in to comment.