Author: Alisamar Husain
Date: 2022-03-23T13:00:18+05:30
New Revision: 84caf73c5287ab7ab32c669075133d3bcd719bf7

URL: 
https://github.com/llvm/llvm-project/commit/84caf73c5287ab7ab32c669075133d3bcd719bf7
DIFF: 
https://github.com/llvm/llvm-project/commit/84caf73c5287ab7ab32c669075133d3bcd719bf7.diff

LOG: [lldb/docs] Fixed minor ugly links

Added: 
    

Modified: 
    lldb/docs/use/intel_pt.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/use/intel_pt.rst b/lldb/docs/use/intel_pt.rst
index a974c970d0a1a..7b46262ba52ee 100644
--- a/lldb/docs/use/intel_pt.rst
+++ b/lldb/docs/use/intel_pt.rst
@@ -227,5 +227,8 @@ Then it's like in the live session case
 References
 ----------
 
-- Original RFC document: 
https://docs.google.com/document/d/1cOVTGp1sL_HBXjP9eB7qjVtDNr5xnuZvUUtv43G5eVI.
-- Some details about how Meta is using Intel Processor Trace can be found in 
this blog post 
https://engineering.fb.com/2021/04/27/developer-tools/reverse-debugging/.
+- Original RFC document_ for this feature.
+- Some details about how Meta is using Intel Processor Trace can be found in 
this blog_ post.
+
+.. _document: 
https://docs.google.com/document/d/1cOVTGp1sL_HBXjP9eB7qjVtDNr5xnuZvUUtv43G5eVI
+.. _blog: 
https://engineering.fb.com/2021/04/27/developer-tools/reverse-debugging/
\ No newline at end of file


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to