Skip to content

Commit 6864c6b

Browse files
committed
update og namespace
1 parent 184accf commit 6864c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengraphprotocol.module

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
function opengraphprotocol_rdf_namespaces() {
1212
return array(
13-
'og' => 'http://opengraphprotocol.org/schema/',
13+
'og' => 'http://ogp.me/ns#',
1414
'fb' => 'http://www.facebook.com/2008/fbml',
1515
);
1616
}

0 commit comments

Comments
 (0)