Skip to content

Commit

Permalink
Update Linkedin_developer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaOC authored Nov 1, 2024
1 parent acf0d03 commit f37a3d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/links/Linkedin_developer.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from . import link

link_name = "Linkedin developer"
link_text = "Linkedin developer"
link_name = "LinkedIn developer"
link_text = "LinkedIn developer"
link_url = "https://www.bing.com/ck/a?!&&p=b2b85466e898e3f3JmltdHM9MTcyODQzMjAwMCZpZ3VpZD0wZmNhOGE5ZC05ODA0LTY0OGYtMjVhYy05ZWQwOTk2MzY1NjYmaW5zaWQ9NTE5Mg&ptn=3&ver=2&hsh=3&fclid=0fca8a9d-9804-648f-25ac-9ed099636566&psq=linkedin+developer+app&u=a1aHR0cHM6Ly9kZXZlbG9wZXIubGlua2VkaW4uY29tLw&ntb=1"

link.xref_links.update({link_name: (link_text, link_url)})

0 comments on commit f37a3d7

Please sign in to comment.