diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/object/create')
| -rw-r--r-- | files/es/web/javascript/reference/global_objects/object/create/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/object/create/index.html b/files/es/web/javascript/reference/global_objects/object/create/index.html index b64c45e970..7550ae1e4c 100644 --- a/files/es/web/javascript/reference/global_objects/object/create/index.html +++ b/files/es/web/javascript/reference/global_objects/object/create/index.html @@ -374,5 +374,5 @@ Object.setPrototypeOf(ocn, Object.prototype); // set new object's prototype to t <li>{{jsxref("Object.defineProperties")}}</li> <li>{{jsxref("Object.prototype.isPrototypeOf")}}</li> <li>{{jsxref("Reflect.construct()")}}</li> - <li>Publicación de John Resig sobre <a class="external" href="http://ejohn.org/blog/objectgetprototypeof/" title="http://ejohn.org/blog/objectgetprototypeof/">getPrototypeOf()</a></li> + <li>Publicación de John Resig sobre <a class="external" href="http://ejohn.org/blog/objectgetprototypeof/">getPrototypeOf()</a></li> </ul> |
