mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
[Docs] Fix URLs and Paths (#11584)
* Fix URLs and Paths in docs/ * Avoiding link break to /docs/development/updgrading-chrome.md * Fix URLs and Paths in docs/ #2 * Removed double spaces in docs
This commit is contained in:
committed by
shelley vohr
parent
fa43cb6ef0
commit
74769da9a7
@@ -15,7 +15,7 @@ If you want to show Notifications from a renderer process you should use the [HT
|
||||
Process: [Main](../glossary.md#main-process)
|
||||
|
||||
`Notification` is an
|
||||
[EventEmitter](http://nodejs.org/api/events.html#events_class_events_eventemitter).
|
||||
[EventEmitter](https://nodejs.org/api/events.html#events_class_events_eventemitter).
|
||||
|
||||
It creates a new `Notification` with native properties as set by the `options`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user